UIKit Text Monitor Classes
-
A
See moreTextFieldTextMonitorinstance monitors a text field for changes to its text.Declaration
Swift
public class TextFieldTextMonitor : BaseNotificationMonitor
-
A
See moreTextInputModeMonitorinstance monitors the responder chain for changes to the current input mode.Declaration
Swift
public class TextInputModeMonitor : BaseNotificationMonitor
-
A
See moreTextStorageMonitorinstance monitors a text storage for the processing of edits to its contents.Declaration
Swift
public class TextStorageMonitor : BaseNotificationMonitor
-
A
See moreTextViewTextMonitorinstance monitors a text view for changes to its text.Declaration
Swift
public class TextViewTextMonitor : BaseNotificationMonitor
View on GitHub
Install in Dash
UIKit Text Monitor Classes Reference